home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 1
/
Precision Software Applications Silver Collection Volume One (PSM) (1993).iso
/
demos
/
hotkeyed.exe
/
HOTKEYED.DEF
< prev
next >
Wrap
Text File
|
1992-04-13
|
457b
|
19 lines
; Copyright (c) 1992 Microsoft Corporation. All rights reserved.
NAME HotKeyEd
DESCRIPTION 'Shortcut-Key Edit Control Sample - Copyright (c) 1992 Microsoft Corp.'
EXETYPE WINDOWS
STUB 'WINSTUB.EXE'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 1024
STACKSIZE 5120
EXPORTS
MainWndProc @1
AboutDlgProc @2
HotKeyEditDlgProc @3
HotKeyEditProc @4